www.gusucode.com > 婚庆仪礼策划公司网站系统源代码 梦紫色 > 婚庆仪礼策划公司网站系统源代码 梦紫色/fwdh.asp

    
<!--#include file="conn.asp" -->
<!--#include file="web.asp" -->
<%classtype =trim(request.QueryString("classtype"))
if classtype = "" then

end if
smallclass=trim(request.QueryString("smallclass"))
%>
<HTML 
xmlns="http://www.w3.org/1999/xhtml"><HEAD><TITLE>服务导航-武汉租车|武汉租车公司|武汉婚礼|武汉婚庆|武汉婚庆公司|-【武汉星梦奇缘婚庆礼仪公司】</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312"><LINK 
href="images/style.css" type=text/css rel=stylesheet>
<META content="服务导航,武汉租车,武汉婚庆,武汉租车公司,武汉婚庆公司,武汉婚礼,武汉婚礼公司,武汉星梦奇缘婚庆礼仪公司" name=keywords>
<META content="服务导航—武汉市星梦奇缘婚庆公司专业提供武汉婚庆礼仪,武汉租车服务,武汉婚礼策划等各类武汉婚庆服务,Tel:027-88080150,13317187232、QQ:411580000。选择星梦,选择完美,武汉婚礼,尽在星梦!" name=description>
<META content=l4HQADZc5en9twOT/ZtzIuAQKn4c0unyBPzrHqRvKV0= name=verify-v1>
<META content="MSHTML 6.00.2900.5803" name=GENERATOR>
<script type="text/JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->
</script>
</HEAD>
<BODY onselectstart="return false;" oncontextmenu="return false;" >
<DIV class=top><!--#include file="top.asp"--></DIV>




<TABLE cellSpacing=0 cellPadding=0 width="100%" bgColor=#f1f1ea border=0>
  <TBODY> <TR><td align="center">
<TABLE cellSpacing=0 cellPadding=0 width="1002"  border=0>
  <TBODY> <TR>
 
    <TD width="360" height="550" align="center" valign="top">
	
	
	
<!--#include file="left.asp"-->
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	</TD>
    <TD align=left valign="top" style="padding-left:10px;background:url(images/bg.jpg);">
	
	
	
	
	
	
	
	
	
	<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
              <TBODY>
              <TR>
                <TD>
                  <DIV 
                  style="MARGIN-TOP: 20px; MARGIN-BOTTOM: 10px; BORDER-BOTTOM: #161616 1px solid"><IMG 
                  src="images/fwdh.jpg" width="300" height="45" title="服务导航">                </DIV></TD></TR>
              <TR>
                <TD align="left" valign="top" style="padding-left:5px; padding-right:30px; padding-bottom:30px;">
				
				
				
				
				
				
				
				
				
				<%
		  if classtype <> "" then
	sql ="SELECT P_info.p_id, P_info.p_small_type, P_info.p_type, P_info.p_name, P_info.p_spec, P_info.p_pic, P_info.p_epitome, P_info.p_other, P_info.P_jianjie, P_info.p_order, P_info.p_small_type_e, P_info.p_type_e, P_info.p_name_e, P_info.p_spec_e, P_info.p_epitome_e, P_info.P_jianjie_e FROM P_info where p_type like '%"+classtype+"%'  order by p_id desc"
else
	sql ="SELECT P_info.p_id, P_info.p_small_type, P_info.p_type, P_info.p_name, P_info.p_spec, P_info.p_pic, P_info.p_epitome, P_info.p_other, P_info.P_jianjie, P_info.p_order, P_info.p_small_type_e, P_info.p_type_e, P_info.p_name_e, P_info.p_spec_e, P_info.p_epitome_e, P_info.P_jianjie_e FROM P_info  order by p_id desc"
end if
	 
			   set rs = server.CreateObject("adodb.recordset")
				rs.open sql,conn,3

	   %>
            <%if rs.eof or rs.bof then
	   response.Write("没有添加此类别信息!")
	   else
	   %>
            <%
					
		rs.pagesize=6
		if request("page")<>"" then
		  epage=cint(request("page"))
		   if epage<1 then epage=1
		   if epage>rs.pagecount then epage=rs.pagecount
		else
		epage=1
		end if
		rs.absolutepage=epage

			%>
				
				
				<TABLE cellSpacing=0 cellPadding=4 width=100% align=center 
                  border=0>
                    <TBODY>
                     <%for j = 1 to rs.pagesize
	  if rs.eof or rs.bof then exit for 
	  %>
  <tr>
                      <%for i = 1 to 3
	 if rs.eof or rs.bof then exit for
	 %>
                      <TD width="33%" align="center" valign="middle">
					  
					  
					  
					  
					  
					  
					  
		
					  
					  
					    <TABLE cellSpacing=2 cellPadding=0 width="100%" 
border=0>
                          <TBODY>
                            <TR>
                              <TD class=xiaotu align=middle><A                      
                              href="fwxq.asp?ProID=<%=rs("p_id")%>" target="_blank"><IMG 
                              height=100 alt="<%=rs("p_name")%>" 
                              src="<%=rs("p_pic")%>" width=160 
                              border=0> </A></TD>
                            </TR>
                            <TR>
                              <TD align=middle height=24 style="padding-left:15px; padding-right:15px;"><IMG height=12 
                              src="images/dot.gif" width=12 
                              align=absMiddle border=0><A  
                              title="<%=rs("p_name")%>"                    
                              href="fwxq.asp?ProID=<%=rs("p_id")%>" target="_blank">
                  <%if len(rs("p_name"))<=18 then %>
                                            <%=left(rs("p_name"),18)%>
                                            <%else%>
                                            <%=left(rs("p_name"),16)%>...
                                            <%end if%></A></TD>
                            </TR>
                          </TBODY>
					      </TABLE>					  </TD>
                <%rs.movenext
		  j=j+1
		  next
		  %>
                    </tr>
                    <%next%></TBODY></TABLE>
				
				
				
				
				
				
				
				
				
				
				
				
				
				<br>

				
			 <table width="100%" height="28" border="0" cellpadding="0" cellspacing="0">
                                          <tr>
                                            <td height="28" align="center" valign="middle" style="font-size:12px;"><p> 共<%=rs.pagecount%>页&nbsp;&nbsp; 当前:第<%=epage%>页 &nbsp;&nbsp;
                                                    <%if epage<=1 then %>
                                              首页
                                              <%else%>
                                              <a href="?page=1&classtype=<%=classtype%>&smallclass=<%=smallclass%>" class="fenye"><font  style="font-weight:normal;">首页</font></a>
                                              <%end if%>
                                              &nbsp;
                                              <%if epage<=1 then %>
                                              上一页
                                              <%else%>
                                              <a href="?page=<%=epage-1%>&classtype=<%=classtype%>&smallclass=<%=smallclass%>" class="fenye"><font  style="font-weight:normal;">上一页</font></a>
                                              <%end if%>
                                              &nbsp;
                                              <%if epage<rs.pagecount then%>
                                              <a href="?page=<%=epage+1%>&classtype=<%=classtype%>&smallclass=<%=smallclass%>" class="fenye"><font  style="font-weight:normal;">下一页</font></a>
                                              <%else %>
                                              下一页
                                              <%end if%>
                                              &nbsp;
                                              <%if epage<rs.pagecount then %>
                                              <a href="?page=<%=rs.pagecount%>&classtype=<%=classtype%>&smallclass=<%=smallclass%>" class="fenye"><font  style="font-weight:normal;">尾页</font></a>
                                              <%else%>
                                              尾页
                                              <%end if%>
                                              </p><br>

                                                <%rs.close%>
                                            </td>
                                          </tr>
                                       
                                      </table>
								 <%end if%>
						
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				</TD>
 
                   
				  </TBODY></TABLE>
	
	
	
	
						
	
	
	
	
	
	
	
	
	
	
	</TD>
</TR>
  </TBODY></TABLE></td></TR></TBODY></TABLE>
  
  
  
  
<!--#include file="flash.asp"-->
<DIV class=foot>
<!--#include file="bottom.asp"-->
</DIV><!-- 在线客服代码开始-->
            <div style="display:none"><a href="http://www.looyu.com">在线客服</a> </div>
            <script type="text/javascript" src="http://js.doyoo.net/j.jsp?c=26376&f=53157"></script>
            <!-- 在线客服代码结束-->
</BODY></HTML>